adExpandEnd
Type
message
Summary
Sent whan an ad has finished expanding.
Syntax
adExpandEnd <pAdName>
Description
Handle the adExpandEnd message if you want to perform an action when an ad finishes expanding.
The adExpandEnd message is sent to the current card when an ad has finished expanding.
Parameters
Name | Type | Description |
---|---|---|
pAdName | The name of ad that has been expanded (as specified in mobileAdCreate) |
Examples
on adExpandEnd pAdName
send "layout" to group "content"
end adExpandEnd
Related
command: mobileAdCreate, mobileAdRegister, mobileAdDelete
message: adLoaded, adLoadFailed, adExpandStart
Compatibility and Support
Introduced
LiveCode 6.0
OS
ios
android
Platforms
mobile